This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Watermark Product Solution GroupDocs...document content. The Word and PDF documents, Excel and Oped Document...
This short tutorial explains to you how to convert HTML to Word using C# without any third-party tool and how to use this guide to convert HTML to Word in C#....Watermark Product Family GroupDocs.Merger...other document formats such as PDF, RTF, PNG, XLSX, PSD, and many...
Learn how to render XLSX as HTML using Python. This tutorial also explains how to convert XLSX to HTML in Python for browser-based viewing....Watermark Product Family GroupDocs.Merger...comprehensive tutorial on how to render PDF as HTML using Python and unlock...
This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....Watermark Product Family GroupDocs.Merger...an article on how to convert PDF to Excel using C# ; take a look...
The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....Watermark Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { SquigglyAnnotation squiggly...
Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Watermark Product Solution GroupDocs...document. Ex: @"C:\Docs\source.pdf" try ( Metadata metadata = new...
This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Watermark Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...
This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...document. string fileName = "sample.pdf" ; using ( Signature signature...
This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Watermark Product Solution GroupDocs...viewer = new Viewer ( "protected.pdf" )) { FileInfo fileInfo = viewer...